github.com/gotd/td/tg.PaymentsUpdateStarGiftPriceRequest.Stargift (field)
7 uses
github.com/gotd/td/tg (current package)
tl_payments_update_star_gift_price_gen.go#L46: Stargift InputSavedStarGiftClass
tl_payments_update_star_gift_price_gen.go#L66: if !(u.Stargift == nil) {
tl_payments_update_star_gift_price_gen.go#L90: u.Stargift = from.GetStargift()
tl_payments_update_star_gift_price_gen.go#L143: if u.Stargift == nil {
tl_payments_update_star_gift_price_gen.go#L146: if err := u.Stargift.Encode(b); err != nil {
tl_payments_update_star_gift_price_gen.go#L179: u.Stargift = value
tl_payments_update_star_gift_price_gen.go#L196: return u.Stargift
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |